Partitioner(TSource) Constructor

Task Parallel System.Threading

Namespace:  System.Collections.Concurrent
Assembly:  System.Threading (in System.Threading.dll)

Syntax

Visual Basic (Declaration)
Protected Sub New
C#
protected Partitioner()

See Also